Data Wrangler
https://gyazo.com/995f9e28478dcc235b942b05acdb5a1a
VSCode上で表形式でデータを見たり編集したりできる
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.datawrangler
docs
2つのモードがある
Viewing mode
表示、filter、 sort
docs
Editing mode
変換、クリーニング、変更
GUIで前処理してそれをPythonコードとして出力する
docs
あらかじめこういう操作が用意されている
https://gyazo.com/721b89123d96f6aaf5754e69baa96e31
#VSCode_Extension